Total Complexity | 32 |
Dependencies | 5 |
Dependents | 15 |
Total lines | 184 |
Lines of code | 101 |
Logical lines of code | 48 |
Comment lines | 59 |
Methods | 9 |
Properties | 2 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
multiply() | 54 | 6 | 22 | |
setValue() | 57 | 6 | 16 | |
setCurrency() | 57 | 5 | 17 | |
increase() | 56 | 5 | 17 | |
__construct() | 67 | 4 | 8 | |
getValue() | 64 | 3 | 9 | |
getIntegerValue() | 82 | 1 | 3 | |
getCurrency() | 82 | 1 | 3 | |
jsonSerialize() | 70 | 1 | 6 |